Socket
Socket
Sign inDemoInstall

@os-design/styles

Package Overview
Dependencies
83
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @os-design/styles

Common styles used in os-design. Emotion is used to define styles.


Version published
Weekly downloads
8
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@os-design/styles NPM version BundlePhobia

Common styles used in os-design. Emotion is used to define styles.

  • ellipsisStyles – Truncates a single line of text with an ellipsis (...).
  • enableScrollingStyles – Enables smooth scrolling.
  • horizontalPaddingStyles – Sets the base horizontal padding.
  • lineClampStyles – Truncates text at a specific number of lines with an ellipsis (...).
  • resetButtonStyles – Resets the default button styles.
  • resetFocusStyles – Resets the default focus styles.
  • resetUlStyles – Resets the default ul styles.
  • sizeStyles – Sets the size of the element using the size parameter, which can be either small, medium, large, or custom string (for example, 2em).
  • transitionStyles – Sets the transition of one or more css properties.

Installation

Install the package using the following command:

yarn add @os-design/styles

Install peer dependencies using the following command:

npx install-peerdeps @os-design/styles

See all the features in the Storybook.

FAQs

Last updated on 26 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc